#####Morocco Major Events#######
#By Joakim 'Greven' Bergqwist###
################################

#Moor Refugees from Al-Andalus#
event = {

	id = 3657					#Triggered by SPA3150#
	random = no
	country = MOR
	name = "EVENTNAME3657"
	desc = "EVENTHIST3657"
	style = 1

	action_a ={					#Al-Andalus has fallen#
		name = "ACTIONNAME3657A"
		command = { type = population which = -1 value = 5000 }
		command = { type = population which = -1 value = 5000 }
		command = { type = relation which = GRA value = 150 }
		command = { type = relation which = FEZ value = 100 }
		command = { type = relation which = ALD value = 100 }
		command = { type = relation which = SPA value = -100 }
		command = { type = trade value = 800 }
		command = { type = land value = 800 }
		command = { type = treasury value = 500 }
		command = { type = inflation value = -2 }
	}
}

#Moor Exodus from Al-Andalus#
event = {

	id = 3730					#Triggered by SPA3150#
	random = no
	country = MOR
	name = "EVENTNAME3730"
	desc = "EVENTHIST3730"
	style = 1

	action_a ={					#This means Holy War#
		name = "ACTIONNAME3730A"
		command = { type = population which = -1 value = 10000 }
		command = { type = population which = -1 value = 10000 }
		command = { type = relation which = GRA value = 180 }
		command = { type = relation which = FEZ value = 150 }
		command = { type = relation which = ALD value = 150 }
		command = { type = relation which = SPA value = -150 }
		command = { type = trade value = 1200 }
		command = { type = land value = 1200 }
		command = { type = treasury value = 700 }
		command = { type = stability value = 1 }
		command = { type = casusbelli which = SPA value = 36 }
		command = { type = dynastic which = GRA }
	}

	action_b ={					#Unfortenantely our hands are bound#
		name = "ACTIONNAME3730B"
		command = { type = population which = -1 value = 10000 }
		command = { type = population which = -1 value = 10000 }
		command = { type = relation which = GRA value = -50 }
		command = { type = relation which = FEZ value = -50 }
		command = { type = relation which = ALD value = -50 }
		command = { type = relation which = SPA value = -50 }
		command = { type = trade value = 1200 }
		command = { type = land value = 1200 }
		command = { type = treasury value = 700 }
		command = { type = stability value = -2 }
		command = { type = inflation value = -3 }
	}
}

#Morisque Refugees from Al-Andalus#
event = {

	id = 3658				#Triggered by SPA3160#
	random = no
	country = MOR
	name = "EVENTNAME3658"
	desc = "EVENTHIST3658"
	style = 2

	action_a ={				#Our Kindren are being murdered!#
		name = "ACTIONNAME3658A"
		command = { type = population which = -1 value = 10000 }
		command = { type = population which = -1 value = 5000 }
		command = { type = trade value = 800 }
		command = { type = land value = 600 }
		command = { type = treasury value = 300 }
		command = { type = stability value = -1 }
		command = { type = inflation value = -1 }
	}
}

#Morisque Refugees from Al-Andalus#
event = {

	id = 3659					#Triggered by SPA3167#
	random = no
	country = MOR
	name = "EVENTNAME3659"
	desc = "EVENTHIST3659"
	style = 3

	action_a ={					#This is a Black Day for Islam!#
		name = "ACTIONNAME3659A"
		command = { type = population which = -1 value = 15000 }
		command = { type = population which = -1 value = 10000 }
		command = { type = trade value = 1200 }
		command = { type = land value = 1200 }
		command = { type = merchants value = 6 }
		command = { type = treasury value = 500 }
		command = { type = stability value = -2 }
		command = { type = inflation value = -1 }
	}
}